home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / terms / kermit / a / msvv90.msg < prev    next >
Encoding:
Text File  |  1991-03-17  |  2.3 KB  |  52 lines

  1. 20-Jan-86 14:59:37-EST,2406;000000000005
  2. Received: from CUVMA by CU20B with HASP; 20 Jan 86 14:59:34 EST
  3. Received: by CUVMA (Mailer X1.23a) id 8314; Mon, 20 Jan 86 14:05:54 EST
  4. Date: Mon, 20 Jan 86  14:05 EST
  5. From: EACUS@CUVMA (Alan Crosswell)
  6. To: SY.FDC@CU20B
  7. Subject: Re: Kermit for Victor 9000; <PETERSONB@BYUVAX>
  8. Comments: Forwarding the following to you...
  9. Reply-To: <PETERSONB@BYUVAX>
  10.  
  11. Date:     Sat, 18-JAN-1986 18:40 MST
  12. From:     <PETERSONB@BYUVAX>
  13. Subject:  Kermit for Victor 9000
  14. To:       eacus@cuvma
  15.  
  16. This message is intended for Alan Croswell, who is supposedly our contact
  17. for submitting kermit source modifications.  If I managed to get the wrong
  18. BITNET address or the wrong person, please forward this message to the
  19. appropriate person.
  20.  
  21. I have just completed testing (as much as software testing is ever complete)
  22. the support for KERMIT v. 2.28 for the VICTOR 9000/SIRIUS microcomputer.
  23. The modules are
  24.    MSXV9000.ASM - basic serial support without SET KEY support.
  25.    MSYV9000.ASM - terminal emulator support which ignores the HEATH emulation
  26.        flag since the VICTOR looks like a HEATH without any effort on the
  27.        programer's part.
  28.  
  29. Two other modules for an optional version are
  30.    MSYV9TEK.ASM - terminal emulator support which looks like a Tektronix 4010
  31.        series terminal if HEATH emulation is turned off.
  32.    MSZV9TEK.ASM - replacement module for MSXDMB.ASM to insure that the
  33.        graphics screen area has a reasonable chance of ending up in the
  34.        required portion of main memory for the video controller to access
  35.        it properly.
  36.  
  37. These modules, along with a help file describing the features and use of
  38. the VICTOR 9000 version, are ready for submission to your main server.  I
  39. would appreciate any instructions on how to go about transferring them to
  40. you.
  41.  
  42.                                  Bryan Peterson
  43.                                  PETERSON@BYUVAX
  44.  
  45. NOTE:  In adding this support I discovered that the subroutine OUTCHR must
  46. preserve the bx register or the routine that initiates a transfer will get
  47. very lost.  This is contrary to the information in the MSKERM.DOC file
  48. regarding supporting new machines, which indicates that the bx register is
  49. not required to be returned unchanged.  I am using sources for the main
  50. body of Kermit which I obtained over BITNET about the end of November, 1985.
  51. ------ End of forwarded mail by EACUS@CUVMA.
  52.